Compiler Explorer
pulsemcp/compiler explorerConnects to Compiler Explorer API for listing programming languages, retrieving available compilers, and compiling source code with customizable options, enabling developers to compare compiler behaviors and explore language features without context switching.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"compiler_explorer": {
"url": "None",
"transport": "http"
}
}
}